Welcome![Sign In][Sign Up]
Location:
Search - directx lib

Search list

[Multimedia programBdbPlayCap

Description: 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditionals 选项页面里面:  1. Include path 添加 DX9SDK\\Include 所在文件夹  2. Library path 添加 DX9SDK\\Lib 所在文件夹  3. Conditional defines: 添加 STRICT SDK 程序转为 BCB 的 Form 程序,只需重载 Form 的 WndProc,窗口消息函数改用 Form 的 WndProc 函数就可以了。
Platform: | Size: 208342 | Author: lanxin | Hits:

[Other resourceRaceX

Description: 一款小型赛车游戏,使用DX8。0和VC++6。0编写的2D游戏。支持多人模式。内有一个LIB文件。 ********** 要正确编译源代码,需要安装DirectX 8.0及其以上版本。
Platform: | Size: 3472959 | Author: 余小剑 | Hits:

[Other resourceRaceX

Description: This the second complete game that I have created using the DirectX library (actually is the 3rd, but I lost the partial project of the 2nd one in some of mine HD reformatting sessions). The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to create your own games. I ll start explaining how this library actually works and them I ll explain how the game works. 这是一个基于DirectDraw的二维赛车游戏。
Platform: | Size: 6796328 | Author: 成东 | Hits:

[Other resourcemp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\common\\SDK\\INC D:\\WINCE500\\pubilc\\common\\OAK\\INC D:\\WINCE500\\pubilc\\common\\DDK\\INC 2. >Library files D:\\WINCE500\\PUBLIC\\DIRECTX\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\OAK\\LIB\\MIPSII\\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include \"stdafx.h\" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
Platform: | Size: 1569391 | Author: lzy | Hits:

[DirextXracex_src

Description: I have created using the DirectX library .The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to create your own games.
Platform: | Size: 3581434 | Author: Hermit | Hits:

[Other resourcegame_timer

Description: 游戏时间引擎,要求vc6.0或vs.net,要有direct头文件包含一般做游戏的directx文件和windows文件,添加winmm.lib,很方便
Platform: | Size: 1273 | Author: 高倩文 | Hits:

[DirextXDirectXSDK+LIB

Description: DirectX 2D\\3D学习必备,是以前本人学习DirectX收集的Directx7 directx8 directx8.1的库文件和查询手册,好东西哦,后两个查询手册是英文的,英文的也要学着看啊,对自己编程和学习是有好处的!
Platform: | Size: 34655019 | Author: heheiscool | Hits:

[Game ProgramDx8.1头文件与库

Description: Directx8.1的头文件和库。进行directx编程必备的东西。无密码,解压后可以直接加入工程或#import进去-Directx8.1 the header files and libraries. DirectX programming for essential things. No password can be unpacked or direct entry into the project into the# import
Platform: | Size: 2673664 | Author: | Hits:

[DirextXLiveVideo_demo3

Description: 视频和音频的实时网络传输解决方案,使用DirectX技术。-to use the directx skill ,to deal with the video frequency and the audio frequency as the live network transport method
Platform: | Size: 884736 | Author: 大狐狸 | Hits:

[Windows DevelopVisual C++编程实现摄像头视频捉

Description: 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Attention : Build need Strmiids.lib Quartz.lib two libraries (DirectX9 SDK own).
Platform: | Size: 4096 | Author: kang | Hits:

[OpenGL programSystemDevOpenGl

Description: 编译程序所需的.H、.LIB、.DLL文件可以在OpenGL开发库中找到。 编译Chapter12中的程序需要安装DirectX81SDK,可以从网上下载。-compiler required. H,. LIB,. DLL files in the development of the OpenGL found. Chapter12 compile the procedures need to install DirectX81SDK can be downloaded from the Internet.
Platform: | Size: 27543552 | Author: 梁洪 | Hits:

[Multimedia programBdbPlayCap

Description: 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditionals 选项页面里面:  1. Include path 添加 DX9SDK\Include 所在文件夹  2. Library path 添加 DX9SDK\Lib 所在文件夹  3. Conditional defines: 添加 STRICT SDK 程序转为 BCB 的 Form 程序,只需重载 Form 的 WndProc,窗口消息函数改用 Form 的 WndProc 函数就可以了。 -DirectX SDK This procedure is inside PlayCap into C++ Builder version of the source (video camera display screen). Compiler environment: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. Following the procedure for the preparation of the necessary DirectX settings: project file parameter settings: choose menu Project → Options in the Directories/Conditionals page inside options: 1. Include path where the folder DX9SDKInclude add 2. Library path where the folder DX9SDKLib add 3. Conditional defines: Add STRICTSDK procedure to BCB s Form procedures, simply overloaded Form s WndProc, window message function to switch to Form s WndProc function it.
Platform: | Size: 207872 | Author: lanxin | Hits:

[Game EngineRaceX

Description: This the second complete game that I have created using the DirectX library (actually is the 3rd, but I lost the partial project of the 2nd one in some of mine HD reformatting sessions). The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to create your own games. I ll start explaining how this library actually works and them I ll explain how the game works. 这是一个基于DirectDraw的二维赛车游戏。-This the second complete game that I have created using the DirectX library (actually is the 3rd, but I lost the partial project of the 2nd one in some of mine HD reformatting sessions). The game was created using a library created by me (called cMain.lib), that works as a wrapper around the DirectX library. The library source is included with the game source code so that you can use it to create your own games. I ll start explaining how this library actually works and them I ll explain how the game works. This is a two-dimensional DirectDraw-based racing game.
Platform: | Size: 6796288 | Author: 成东 | Hits:

[DirextXDirectXSDK+LIB

Description: DirectX 2D\3D学习必备,是以前本人学习DirectX收集的Directx7 directx8 directx8.1的库文件和查询手册,好东西哦,后两个查询手册是英文的,英文的也要学着看啊,对自己编程和学习是有好处的!-DirectX 2D D essential learning is before I learn DirectX collected Directx7 directx8 directx8.1 the library file and query manuals, good things Oh, the latter two inquiries manuals are in English, the English should learn to look forward to ah, right themselves programming and learning is good!
Platform: | Size: 34655232 | Author: heheiscool | Hits:

[DirextXFMOD

Description: Fmod是DirectX中支持的进行音频播放的插件,使用非常方便-Fmod is in support DirectX audio player plug-ins, use the very convenient
Platform: | Size: 8972288 | Author: 秋之水 | Hits:

[Windows Developimage

Description: ViewPic: display image of yuv420 or yuv422 and size of image are 352*288,352*240,704*576,704*480,720*480. ViewYUV: display video sequence of yuv 420,and 352x288 记得编译之前需要安装 directx,在vc中指定 directx的include和lib路径-ViewPic: display image of yuv420 or yuv422 and size of image are 352* 288352* 240704* 576704* 480720* 480.ViewYUV: display video sequence of yuv 420, and 352x288 remember before the compiler need to install directx, in vc specified include the directx and lib path
Platform: | Size: 97280 | Author: panxi | Hits:

[Other GamesMMORPG_GAME

Description: 这是个3D游戏较完整的例子,对于初学网络游戏开发的人肯定有帮助,它是以c++为基础,Windows SDK框架编写的,里面涉及一些DirectX知识,希望对大家有用!(在vs上包含d3d9.lib d3dx9.lib winmm.lib dinput8.lib dxguid.lib 这几个库就可以运行)-This is a 3D game is more complete example, for the beginner to develop online games will certainly help the people, which is based on c++-Based, Windows SDK framework prepared, which involve a number of DirectX knowledge, useful for all of us! (In vs contains d3d9.lib d3dx9.lib winmm.libdinput8.lib dxguid.lib these libraries will be able to run)
Platform: | Size: 8559616 | Author: xiaoqiang | Hits:

[Game ProgramDirectX-example-lib

Description: Directx graphic library . yeild a static lib for another project link to it .
Platform: | Size: 15360 | Author: asdad | Hits:

[DirextXPPGrid

Description: DirectX 实现的PropertyGrid, 纯自绘属性网格控件,演示程序. 包括了源码,以及编译需要的所有头文件和库文件。 感兴趣的朋友请联系Q : 644715889, 谢谢!(Propery Grid Control, Implemented Using DirectX SDK And Visual C++, Sample Package Include The demo Source Code, and dge Header Files, dge.lib and dge.dll,)
Platform: | Size: 364544 | Author: windinfly | Hits:

[OtherLib

Description: DirectX函数的一些汇总,里面包括了关于表面,纹理,精灵的构造和背景卷动的函数。(Some of the DirectX functions include the functions of the surface, the texture, the construction of the elves, and the scrolls of the background.)
Platform: | Size: 8192 | Author: 龙啸九天25 | Hits:
« 12 »

CodeBus www.codebus.net